type runtime.timeHistogram
8 uses
runtime (current package)
histogram.go#L84: type timeHistogram struct {
histogram.go#L105: func (h *timeHistogram) record(duration int64) {
histogram.go#L138: func (h *timeHistogram) write(out *metricValue) {
runtime2.go#L864: timeToRun timeHistogram
runtime2.go#L879: stwStoppingTimeGC timeHistogram
runtime2.go#L880: stwStoppingTimeOther timeHistogram
runtime2.go#L887: stwTotalTimeGC timeHistogram
runtime2.go#L888: stwTotalTimeOther timeHistogram
![]() |
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |